universal hash function
#cryptography #hashing
Definition
A random hash function is universal if, for any fixed ,
Efficient construction: Let be a prime number between and . Let , be random numbers in , .
is universal.
See also: Hashing
Compare: uniformly random hash function